Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend hotfixes #249

Merged
merged 5 commits into from
Sep 8, 2024
Merged

Backend hotfixes #249

merged 5 commits into from
Sep 8, 2024

Conversation

h1divp
Copy link
Collaborator

@h1divp h1divp commented Sep 6, 2024

It's not completely fixed yet but I discovered that the backend would crash when a new user connected due to an invalid attribute for Observer in index.ts. I've fixed it so that the app doesn't crash now, but for some reason message retrieval doesn't work for me. I may create an issue for this.
For the same function I also added two default env parameters for limiting message retrieval. Notes these aren't really tested because message retrieval currently doesn't seem to work.

Also made an addition to the backend gitignore in case of a misunderstanding of the documentation.

@h1divp h1divp added the Hotfix Changes made to fix something broken by a recent PR label Sep 6, 2024
@h1divp
Copy link
Collaborator Author

h1divp commented Sep 7, 2024

@AlexanderWangY

@AlexanderWangY
Copy link
Collaborator

LGTM

@AlexanderWangY AlexanderWangY merged commit 5555e5c into ufosc:main Sep 8, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hotfix Changes made to fix something broken by a recent PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants